Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 30, 2025

SDK update

Versioning

Version Bump Type: [prerelease] - 🤖 (automated)

Typescript SDK Changes Detected:

  • avalanche.metrics.chains.getMetrics():
    • request.metric Changed
  • avalanche.metrics.chains.getRollingWindowMetrics():
    • request.metric Changed
  • avalanche.metrics.chains.getIcmMetrics():
    • request.metric Changed
  • avalanche.metrics.chains.getIcmRollingWindowMetrics():
    • request.metric Changed
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v2/chains/{chainId}/metrics/{metric}
│ │ └─┬GET
│ │   ├──[🔀] description (209:20)
│ │   └──Parameters
│ ├─┬/v2/icm/metrics/{metric}
│ │ └─┬GET
│ │   ├──[🔀] description (465:20)
│ │   └──Parameters
│ ├─┬/v2/chains/{chainId}/rollingWindowMetrics/{metric}
│ │ └─┬GET
│ │   └──Parameters
│ └─┬/v2/icm/rollingWindowMetrics/{metric}
│   └─┬GET
│     ├──[🔀] description (586:20)
│     └──Parameters
├─┬Components
│ ├─┬ChainMetric
│ │ ├──[+] enum (12632:11)
│ │ └──[+] enum (12633:11)
│ ├─┬ICMMetric
│ │ ├──[+] enum (12749:11)
│ │ ├──[+] enum (12751:11)
│ │ └──[+] enum (12752:11)
│ ├─┬ICMRollingWindowMetric
│ │ ├──[+] enum (12793:11)
│ │ ├──[+] enum (12794:11)
│ │ └──[+] enum (12795:11)
│ └─┬ChainRollingWindowMetric
│   ├──[+] enum (12686:11)
│   └──[+] enum (12687:11)
└─┬Extensions
  └──[🔀] x-execution-weight-values (19459:28)
Document Element Total Changes Breaking Changes
paths 3 0
components 10 0

TYPESCRIPT CHANGELOG

core: 3.21.26 - 2025-10-01

🐛 Bug Fixes

  • add acceptHeaderEnum config to control Accept header enum generation (commit by @)

core: 3.21.25 - 2025-09-23

🐛 Bug Fixes

core: 3.21.24 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.21.23 - 2025-09-18

🔧 Chores

  • added snake case support for models in typescript (commit by @GorshkovIvan)

unions: 2.86.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

unions: 2.85.12 - 2025-09-25

🐛 Bug Fixes

  • Fix discriminator mapping array being re-sorted as a side effect of our zod serialisation code (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.634.2

@github-actions github-actions bot requested a review from SayanKar as a code owner September 30, 2025 18:43
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Sep 30, 2025
@vercel
Copy link

vercel bot commented Sep 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
avalanche-sdk-typescript Ready Ready Preview Comment Oct 5, 2025 6:42pm

* `avalanche.metrics.chains.getMetrics()`: 
  *  `request.metric` **Changed**
* `avalanche.metrics.chains.getRollingWindowMetrics()`: 
  *  `request.metric` **Changed**
* `avalanche.metrics.chains.getIcmMetrics()`: 
  *  `request.metric` **Changed**
* `avalanche.metrics.chains.getIcmRollingWindowMetrics()`: 
  *  `request.metric` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759257679 branch from 8c41bcc to 85ad2d0 Compare October 5, 2025 18:41
@SayanKar SayanKar merged commit abe9880 into main Oct 6, 2025
6 checks passed
@SayanKar SayanKar deleted the speakeasy-sdk-regen-1759257679 branch October 6, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prerelease Bump by a prerelease version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants